home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / irc / DalHelper.readme < prev    next >
Text File  |  2001-01-02  |  9KB  |  278 lines

  1. Short:    Interface to Dalnet Services: (Chan/Memo/Nick services)
  2. Author:   strdustr@ptd.net (StarDustr)
  3. Uploader: strdustr@ptd.net (StarDustr)
  4. Type:     comm/irc
  5.  
  6. VERSION:        :  $VER: DalHelper.amirx 5.30 (29.12.00)
  7. VERSION:        :  $VER: DalHelperID.amirx 1.0 (27.09.99)
  8.  
  9. Requirements:
  10.  
  11.     1.    AmIRC installed, running correctly with RexxMSGPort.
  12.     2.    Recommended that you make   Rx  resident.
  13.     3.    MCF_Buttons.amirx (Version 5.1+) installed.
  14.         (Optional, required for buttons plugin.)
  15.  
  16.  
  17. Updates to 5.29:
  18.     Changed ChanServ command:  Set Passwd
  19.  
  20. Updates to 5.29:
  21.  
  22.     Changed Services Drop command to re-issue command
  23.          with returned AUTH args
  24.     Changed Services reply check to work with new variable "DX"
  25.  
  26. Updates to 5.28:
  27.  
  28.     Fixed minor bug with functions using CPAS
  29.     Shrank source by over 3K by shortening subroutine call(s)
  30.      and changed DalDest to DX and included RAW command in it's value
  31.  
  32. Updates to 5.27:
  33.  
  34.     Changed NickServ command:  Set Passwd
  35.     Shortened the "ShowEmail" button in the plugin to "ShEmail"
  36.  
  37. Updates to 5.26:
  38.  
  39.     Added new NickServ commands: Set [Email & ShowEmail] (again)
  40.     Added new NickServ command:  AUTH (authenticate)
  41.     Added new format for NickServ "Set Kill" command:
  42.         Set Enforce.    "Set Kill" is still supported.
  43.  
  44. Updates to 5.25:
  45.  
  46.     Updated Chanserv UNBAN to work with new release.
  47.     Added Memoserv NEWS command.
  48.  
  49. Updates to 5.24:
  50.  
  51.     Changed reply literal being scanned for on a password change.
  52.     Changed format of Chanserv Set Passwd command.
  53.  
  54. Updates to 5.23:
  55.  
  56.     Something I forgot to note,  so, no entry here.
  57.  
  58. Updates to 5.22:
  59.  
  60.     Something I forgot to note,  so, no entry here.
  61.  
  62. Updates to 5.21:
  63.  
  64.     Fixed Chanserv UNBan command. The Cleared message from
  65.     Chanserv changed and the auto-rejoin was never happening.
  66.  
  67. Updates to 5.20:
  68.  
  69.     IDALL no longer changes your nickname as it is not
  70.     required to update the last-seen timestamp on the nick.
  71.     IDALL now waits for Chanserv to OP you in a registered
  72.     channel before it leaves the channel.
  73.  
  74. New/Updates to 5.19:
  75.  
  76.     Added new script to Auto-ID your current nick:
  77.       DalHelperID.amirx  (Read  DalHelperID.readme)
  78.     Removed obsolete ChanServ Voice functions:
  79.       Add, List, Delete, Wipe.
  80.     Updated ChanServ DEOP function to current format.
  81.  
  82. New to 5.18:
  83.  
  84.     Added new ChanServ functions:
  85.       VOP Add, Del, List, and Wipe
  86.     Removed obsolete ChanServ functions:
  87.       AOP Clean
  88.       SOP Clean
  89.     Removed obsolete NickServ functions:
  90.       Set EMail
  91.       Set ShowEmail
  92.  
  93. New to 5.17:
  94.  
  95.     Added new ChanServ functions:
  96.       AOP Clean and Wipe
  97.       AKick Wipe
  98.       SOP Clean and Wipe
  99.     Added new NickServ functions:
  100.       Set NoOp
  101.       Set EMail
  102.       Set ShowEmail
  103.  
  104. New/Updates to 5.16:
  105.  
  106.     Added new ChanServ function:  WHY
  107.     Updated file "DalHelper.doc" with more current help
  108.      on Dalnet Services.
  109.     Added new buttons to MCF_Buttons PlugIns.
  110.  
  111. New to 5.15:
  112.  
  113.     Added ChanServ function ACCESS for listing
  114.      a user's access on a registered channel.
  115.  
  116. New/Updates to 5.14:
  117.  
  118.     Added new MemoServ function:  SendSOP 
  119.      sends a memo to all SOPs of a channel.
  120.     Added new MemoServ function:  Foward
  121.      forwards your memos to another registered nick
  122.      (Password of forwarding nick need to be in MCF.Dal)
  123.     Fixed a small coding problem that resulted in the
  124.      wrong Nick/Channel being used when none was entered.
  125.  
  126. Updates to 5.13:
  127.  
  128.     Changed how Version information is handled.
  129.     Changed how DalHelper creates/updates the MCF.Dal data file.
  130.  
  131. Updates to 5.12:
  132.  
  133.     Changed how commands were parsed and then issued
  134.     to the correct services bot.
  135.     Changed "DalDest" variable to be equal to the complete
  136.     command instead of just the destination.
  137.  
  138. New to 5.11:
  139.  
  140.     Added code to recognize IRC Server command 440
  141.     as meaning Services are down and DalHelper shouldn't
  142.     wait for a response from it.
  143.     Added code to help ensure that DalHelper does not
  144.     write a NULL entry to the "MCF.Dal" file.
  145.     Moved old code handling IRC Server command 433 so
  146.     that they are actually processed instead of skipped.
  147.     Removed code handling IRC Server command 401 since
  148.     using Services new command format results in a 440.
  149.     Added storage of Nick/Channel URLs and Channel ModeLock
  150.     to the MCF.Dal file for future use by upcoming GUI.
  151.     Added DalHelper.amirx VERSION checking before
  152.     copying it from the archive to your HD.
  153.     Added FileSize check of any found "MCF.Dal" file.
  154.     If file is smaller than 35 bytes, the Installer will
  155.     walk you thru re-building a new one.
  156.  
  157. New to 5.10:
  158.  
  159.     Added ChanServ INVITE command.
  160.     Services have been UPDATED.  For more guaranteed
  161.     security, there are now server commands:
  162.     ChanServ,  NickServ,  and  MemoServ.
  163.     DalHelper now uses these commands instead of sending
  164.     a /MSG to the appropriate nick.
  165.  
  166. New to 5.9:
  167.  
  168.     Added New ChanServ feature:  Count.
  169.     This function is restricted to channel AOPs and above.
  170.     It returns the number of channel AOPs, SOPs, and AKicks.
  171.  
  172. New to 5.8:
  173.  
  174.     Seems that with Dal's latest server upgrade, you
  175.     can't change nick too quick, so I added a 30
  176.     second wait between Nick changes.
  177.  
  178. New to 5.7:
  179.  
  180.     Fixed a bug in the read routine.  Seems it didn't
  181.     always grab the last entry in the MCF.Dal file.
  182.  
  183. New to 5.6:
  184.  
  185.     Added scanning for IRC error code 433 when
  186.     in Nick change cycle of IDA function.
  187.     (Nick change too fast)
  188.  
  189. New to 5.5:
  190.  
  191.     IDA function now joins all Regged channels that
  192.     you are not already on.
  193.     Added a Cancel Wait-Loop function.
  194.         USAGE:  /msg YourNick %DAL
  195.     This will cause DalHelper to cease waiting for
  196.     a response from services and exit the script.
  197.     Added a check for IRC error code 401 on response
  198.     to a PRIVMSG to services. (No such Nick/Channel)
  199.     Script will exit Wait-Loop if this occurs.
  200.  
  201. New to 5.4:
  202.  
  203.     Added new function:  IDA.  This function will
  204.     change your nick to all your registered nicks,
  205.     Identify them to NickServ, then Identify all
  206.     your registered channels to ChanServ.
  207.         USAGE:  /Rx DalHelper IDA
  208.  
  209. New to 5.3:
  210.  
  211.     Added code to set Clips with About information
  212.     for display in future GUI About function and
  213.     Version which next release of MCF4AmIRC will
  214.     display upon receiving a VERSION request.
  215.     Added new function for removing the clips before
  216.     quitting the net.
  217.         USAGE:  /Rx DalHelper QUIT
  218.  
  219. Bug Fix to 5.2:
  220.  
  221.     Had the wrong OFF option coded for ChanServ
  222.     Set TopicLock function.
  223.     Added 2 new buttons in the DalHelper PlugIn
  224.     for MCF_Buttons.
  225.  
  226. New to 5.1:
  227.  
  228.     A new Security feature for users who use
  229.     other users' Amigas or for those who have
  230.     more than 1 user on thier Amiga.  If you
  231.     have a disk labeled  DalHelper  or make
  232.     an assignment of  DalHelper:  to a directory,
  233.     that location will be searched for the file
  234.     MCF.Dal (password file) first before the
  235.     AmIRC root directory is searched.  If found,
  236.     it will use the MCF.Dal found in DalHelper:.
  237.  
  238. New to 5.0:
  239.  
  240.     MemoServ functions are now included.
  241.     NickServ and ChanServ functions updated.
  242.     Minor bugs found and corrected.
  243.     Corrected bug found in Installer script
  244.      and upgraded it's version to 5.0.1.
  245.     Found and corrected another Installer
  246.      script bug.  Now version 5.0.2.
  247.  
  248.  
  249. ============================= Archive contents =============================
  250.  
  251. Original  Packed Ratio    Date     Time    Name
  252. -------- ------- ----- --------- --------  -------------
  253.      628     279 55.5% 27-Mar-97 17:43:02  DalHelper.info
  254.     2657     646 75.6% 27-Sep-99 20:46:58 +Docs.info
  255.     1901    1387 27.0% 27-Sep-99 20:46:58 +DalHelper.doc.info
  256.     1901    1381 27.3% 27-Sep-99 20:46:58 +DalHelper.readme.info
  257.      668     411 38.4% 27-Sep-99 20:28:08 +DalHelperID.readme
  258.     1901    1382 27.3% 27-Sep-99 20:46:58 +DalHelperID.readme.info
  259.     2502    1140 54.4% 27-Sep-99 20:19:30 +DISCLAIMER
  260.     1901    1381 27.3% 27-Sep-99 20:46:58 +DISCLAIMER.info
  261.     2841    1014 64.3% 27-Sep-99 20:21:40 +PlugIn.readme
  262.     1901    1381 27.3% 27-Sep-99 20:47:00 +PlugIn.ReadMe.info
  263.     5047    1579 68.7% 24-Oct-99 12:24:26 +Install_DalHelper
  264.      707     356 49.6% 27-Sep-99 20:46:58 +Install_DalHelper.info
  265.     1967    1006 48.8% 27-Sep-99 20:46:58 +Install_PlugIns.info
  266.    11262    2414 78.5% 19-Oct-97 18:39:40 +Install_PlugIns.rexx
  267.     2657     644 75.7% 27-Sep-99 20:46:58 +No_Help_PlugIns.info
  268.     2657     645 75.7% 27-Sep-99 20:46:58 +PlugIns.info
  269.     1233     802 34.9% 27-Sep-99 20:46:58 +Rexx.info
  270.      565     369 34.6% 27-Sep-99 20:43:06 +DalHelperID.amirx
  271.     1943     607 68.7% 17-Aug-00 20:22:30 +DalHelper.PlugIn
  272.     4304    1247 71.0% 17-Aug-00 20:22:50 +DalHelper.PlugIn
  273.    33128    9771 70.5% 29-Aug-00 05:10:42 +DalHelper.doc
  274.     6937    2841 59.0% 29-Dec-00 21:46:18 +DalHelper.readme
  275.    14876    4077 72.5% 29-Dec-00 21:44:36 +DalHelper.amirx
  276. -------- ------- ----- --------- --------
  277.   106084   36760 65.3% 01-Jan-101 15:53:14   23 files
  278.